Add a Breaks on flatpak (<< 0.8.7-2~)
authorSimon McVittie <smcv@debian.org>
Wed, 28 Jun 2017 12:56:00 +0000 (13:56 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 28 Jun 2017 12:56:06 +0000 (13:56 +0100)
Those versions rely on libostree to download the summary and its
signature when mirroring. libostree >= 2017.7 no longer does this. On
affected flatpak versions, this breaks installation of new apps and
runtimes system-wide.

debian/changelog
debian/control

index 599f8917d2cf216f2c25f8d220806f7e90e59ae9..432634ac0ccc27d6440063490e952f9b5e9530ec 100644 (file)
@@ -1,3 +1,12 @@
+ostree (2017.7-2) UNRELEASED; urgency=medium
+
+  * Add a Breaks on flatpak (<< 0.8.7-2~), which rely on libostree to
+    download the summary and its signature when mirroring.
+    libostree >= 2017.7 no longer does this. On affected flatpak versions,
+    this breaks installation of new apps and runtimes system-wide.
+
+ -- Simon McVittie <smcv@debian.org>  Wed, 28 Jun 2017 13:54:26 +0100
+
 ostree (2017.7-1) unstable; urgency=medium
 
   * New upstream release
index 24ab5a9042717769dcea568c577e4842433eb0a0..838105884051b38d04db03658bd0015491569992 100644 (file)
@@ -68,6 +68,8 @@ Depends:
  ${shlibs:Depends},
 Pre-Depends:
  ${misc:Pre-Depends},
+Breaks:
+ flatpak (<< 0.8.7-2~),
 Multi-arch: same
 Description: content-addressed filesystem for operating system binaries (library)
  OSTree is a tool and library for managing bootable, immutable, versioned